Storm

Benchmark
Model:zeroconf v.1 (MDP)
Parameter(s)N = 1000, K = 8, reset = False
Property:correct_max (prob-reach)
Invocation (default)
~/storm/build/bin/storm --prism zeroconf.prism --prop zeroconf.props correct_max --constants N=1000,K=8,reset=false --exact floats --general:precision 1e-20  --engine portfolio --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Execution
Walltime:> 1800s (Timeout)
Log
Storm 1.5.1

Date: Wed Mar 18 17:09:57 2020
Command line arguments: --prism zeroconf.prism --prop zeroconf.props correct_max --constants 'N=1000,K=8,reset=false' --exact floats '--general:precision' 1e-20 --engine portfolio --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /

 WARN (GeneralSettings.cpp:110): Setting the precision option with module prefix does not effect all solvers. Consider setting --precision instead of --general:precision.
Time for model input parsing: 0.007s.

Portfolio engine picked the following settings: 
	engine=sparse	 bisimulation=false	 exact=false
Time for model construction: 16.317s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	1868787
Transitions: 	4224736
Choices: 	3430379
Reward Models:  none
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * ((l = 4) & (ip = 1)) -> 14972 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "correct_max": Pmax=? [F ((l = 4) & (ip = 1))] ...


----------
Computation aborted after 1800.0273678302765 seconds since the total time limit of 1800 seconds was exceeded.